[INFO] fetching crate rustorm-core 0.1.2...
[INFO] checking rustorm-core-0.1.2 against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] extracting crate rustorm-core 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rustorm-core 0.1.2
[INFO] finished tweaking crates.io crate rustorm-core 0.1.2
[INFO] tweaked toml for crates.io crate rustorm-core 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustorm-core 0.1.2 on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustorm-core 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.23.0
[INFO] [stderr]   Downloaded toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]   Downloaded toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded regex-cache v0.2.1
[INFO] [stderr]   Downloaded oncemutex v0.1.1
[INFO] [stderr]   Downloaded bcrypt v0.15.1
[INFO] [stderr]   Downloaded phonenumber v0.3.9+9.0.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fa15cc2f3863b9ac1f049767c3d118dc52f57869ea448d8a21f9a18d9187f57
[INFO] running `Command { std: "docker" "start" "-a" "8fa15cc2f3863b9ac1f049767c3d118dc52f57869ea448d8a21f9a18d9187f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fa15cc2f3863b9ac1f049767c3d118dc52f57869ea448d8a21f9a18d9187f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fa15cc2f3863b9ac1f049767c3d118dc52f57869ea448d8a21f9a18d9187f57", kill_on_drop: false }`
[INFO] [stdout] 8fa15cc2f3863b9ac1f049767c3d118dc52f57869ea448d8a21f9a18d9187f57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 572132c66a759e886612313cfa65206970b1b564897ca1862446b5e2e96a14d3
[INFO] running `Command { std: "docker" "start" "-a" "572132c66a759e886612313cfa65206970b1b564897ca1862446b5e2e96a14d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking rustorm-core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value as JsonValue`
[INFO] [stdout]  --> src/column.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json::Value as JsonValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::query::QueryBuilder`
[INFO] [stdout]  --> src/relation.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::query::QueryBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OrmResult`
[INFO] [stdout]  --> src/types/money.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::error::{OrmError, OrmResult};
[INFO] [stdout]   |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mul`
[INFO] [stdout]  --> src/types/money.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::ops::{Add, Mul, Sub};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value as JsonValue`
[INFO] [stdout]  --> src/column.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json::Value as JsonValue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::query::QueryBuilder`
[INFO] [stdout]  --> src/relation.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::query::QueryBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OrmResult`
[INFO] [stdout]  --> src/types/money.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::error::{OrmError, OrmResult};
[INFO] [stdout]   |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mul`
[INFO] [stdout]  --> src/types/money.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::ops::{Add, Mul, Sub};
[INFO] [stdout]   |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> src/model.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sqlx::{PgPool, Row};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> src/model.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sqlx::{PgPool, Row};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `placeholder` is never used
[INFO] [stdout]    --> src/column.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl ColumnExpr {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn placeholder(&self, idx: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Right` is never constructed
[INFO] [stdout]   --> src/query.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | enum JoinType {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoinType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Update`, `Delete`, and `Count` are never constructed
[INFO] [stdout]    --> src/query.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | enum QueryOp {
[INFO] [stdout]     |      ------- variants in this enum
[INFO] [stdout] 119 |     Select,
[INFO] [stdout] 120 |     Update,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 121 |     Delete,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 122 |     Count,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `placeholder` is never used
[INFO] [stdout]    --> src/column.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl ColumnExpr {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     fn placeholder(&self, idx: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Right` is never constructed
[INFO] [stdout]   --> src/query.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | enum JoinType {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Right,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoinType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Update`, `Delete`, and `Count` are never constructed
[INFO] [stdout]    --> src/query.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | enum QueryOp {
[INFO] [stdout]     |      ------- variants in this enum
[INFO] [stdout] 119 |     Select,
[INFO] [stdout] 120 |     Update,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 121 |     Delete,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 122 |     Count,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryOp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "572132c66a759e886612313cfa65206970b1b564897ca1862446b5e2e96a14d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "572132c66a759e886612313cfa65206970b1b564897ca1862446b5e2e96a14d3", kill_on_drop: false }`
[INFO] [stdout] 572132c66a759e886612313cfa65206970b1b564897ca1862446b5e2e96a14d3
